Setting session value into custom header

Hi

I just started using Gatling 2 last week for load testing an app that requires some custom header fields.
Here is my scenario:

https://github.com/excilys/gatling/wiki/Structure-Elements#session-manipulation

Your .exec() call can get access to the Gatling session and from there can retrieve a value on that session which is your user_id.