Using a combination of PowerApps and Power Automate, I have managed to transfer a collection to a Excel file using a flow. In order to 'force' the columns to be in a specific order, I have numbered the column header names by a preceding number so the columns are now in the correct order when the collection is created.
I now want to change the column headers in the resultant Excel file. Is there a way of doing this either using PowerApps or Power Automate? So for example I want to change
"1 - First Name" to "First Name"