Register/Get sidebar?

http://codex.wordpress.org/Function_Reference/get_sidebar

<?php get_sidebar('other'); ?> for instance will call the template sidebar-other.php

you would add the dynamic_sidebar() code in that sidebar-other.php template;

see also http://codex.wordpress.org/Widgetizing_Themes