Insert error into SQL due to column headers with slash

Hello, I have a datatable from excel that contains a column header like this one: I/C
When I try to upload the data into the database I received this error:

image

I can’t change the header…How can I manage this issue?

special characters for example ‘/’ is not allowed in the table column name.

Regards,
Karthik Byggari