[MC][DXContainer] Initialize SourceNames::Header scalar fields (#211751)
The previous constructor left these fields undefined. This updates it to
initialize the fields explicitly and switch to default constructor.
Making sure that on every use the fields are automatically initialized.