Each reasonable tool able to import standards-compliant CSV files should be able to deal with this information. Nevertheless you can easily avoid to have one of them by using the parameter -NoTypeInformation. I reccommend that you carefully read the help for the cmdlets you use, including the examples, to learn how to use them.
To remove the headers from a csv file usually does not make any sense.
BTW: When you post code plaease format it as code. Thanks