If you want to copy the column header in the data grid then do the folloing
in Toad:
1. select the data you want to copy
2. press CTRL+INSERT
in SQL Developer
1. select the data you want to copy
2. press CTRL+SHIFT+INSERT
This works with parts of the columns too.