Indeed, you will need to adapt the table after it is loaded into the DataTable variable with the Read Range activity.
One way around it could be to load two different ranges into to separate DataTables and then merge them, but I doubt it will be more elegant solution.