I would add an action hook…
Admin panel -> Graphene options -> “Advanced” tab -> Action Hook Widget Areas
Once here… click the header.php file… then check the “graphene_container_before” box.
Now.. go to your widget area in your admin panel.. where you will have a new widget box… called something like “graphene_container_before_dynamic_widget”.
Finally… add a textbox in the newly created widget area… and insert your code for Google Adsense into the text widget.
Lastly… you may want to add some css to position it to your liking.