Fix output to named tuple member retrieval
This allows to properly initialise and use database views that uses python keywords as output name.
This will require an update to the replay found in https://gitlab.idiap.ch/beat/beat.examples/ to properly map the class output to the cls object member.
Fixes #16 (closed)