Leading space character at front of field names

Some of the field names in the csv download of company information (BasicCompanyDataAsOneFile.csv) have leading spaces which makes for difficult parsing in some cases.
Examples are: " CompanyNumber", " RegAddress.AddressLine2", and " PreviousName_x.CompanyName"

Please can these be removed?
Thank you