SQL Table Column Names

Is there any option in the ImportDataTable function to have it set the sql table column names to the excel column names or have them be the first row returned?

Yes. Please set the second parameter “isFieldNameShown” of ImportDataTable function to true.