... importingHere is a simple solution. It is not exactly what you actually want and not elegant at all, but it should work without much effort
... you import the whole file:
getfile *.dat; open -w %A; <-- there is a sample button which comes with Origin which does this
... then you simply delete the columns you don't need:
delete Data1_A;delete DATA1_C or delete %E_colname